<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>$SITE_NAME$</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
</head>
<body>
<div align="center">
<div class="top">
<div class="logo"><a href="/"><img src="/img/logo.png" /></a></div>
$SMENU_1$
</div>
<div class="nwV_o">
<div class="nwV_p">
<div class="nwV">
 $CATEGORIES$
 $BODY$
</div>
</div>
</div>
<div class="bottom">
<div class="social">
 <div><a href="/news/rss" class="rss"><img src="/img/1x1.gif" alt="" /></a></div>
 <div><a href="http://facebook.com/" class="fac"><img src="/img/1x1.gif" alt="" /></a></div>
 <div><a href="http://vk.com/" class="vko"><img src="/img/1x1.gif" alt="" /></a></div>
 <div><a href="http://twitter.com/" class="twi"><img src="/img/1x1.gif" alt="" /></a></div>
</div>

<div class="copy">$POWERED_BY$ / <a href="/search"></a></div>
</div>
</div>

<script type="text/javascript">
$.fn.hideimg = function () {return $(this).hover(function(){$(this).stop().fadeTo(350, 0.1)}, function(){$(this).stop().fadeTo(350, 1)});} 
$(".nim").hideimg();
</script> 
</body>
</html>